home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 February / maximum-cd-2012-02.iso / DiscContents / TheWagerSetup1.2.exe / Assets / Scripts / [59].lua < prev    next >
Encoding:
Text File  |  2011-11-07  |  478 b   |  10 lines

  1. -- Script [59]
  2. Starting = 0;
  3. SeaEvent = 1;
  4.  
  5. ShowStoryText("You've had it with this parrot. It was all very well before but by now it should really have learned the error of its ways, and you fear it has left you with no choice. You unceremoniously impale it on your rapier, tossing it into the sea, much to the gratitude of the insulted crewman.");
  6.  
  7. RemoveAlly("{3}");
  8.  
  9. AddCaptainsLog("You had enough of Mr. Crackers the Wonder Parrot and impaled him on your sword.");
  10.